git에서 user 정보를 local로 할당
git config --local user.name(or email) "?" git config --list
git config --local user.name(or email) "?"
git config --list